Welcome![Sign In][Sign Up]
Location:
Search - vc ado access

Search list

[Windows DevelopMy-Ado

Description: vc中访问数据库(包含Edit,List,DataGrid等控件).-vc Access database (includes Edit, List, such as DataGrid Control).
Platform: | Size: 391084 | Author: 雷伟 | Hits:

[Other resourceBeamDataManager0.2

Description: 用VC加ADO操作ACCESS数据库,很好的例子!采用文档视图界面,其中CListcTrl控件应用于数据的显示上,方法灵活恰当,很值得一看。-increase ADO VC operation ACCESS database, a good example! Using documents View interface, which controls applied CListcTrl data showed that the methods appropriate, it is worth looking at.
Platform: | Size: 128139 | Author: zz | Hits:

[ListView/ListBoxADO地初步学习

Description: vc操作ado连接access数据库操作,这是一个基本的数据库连接。在vc++6.0上运行成功-vc operation ado connecting access database operation, which is a basic database connections. In vc 6.0 running on success
Platform: | Size: 126360 | Author: ts | Hits:

[Windows DevelopADO+accessandCListCtrldefangfa

Description: 这是一个用VC++6.0,写的一个用ADO操作access全过程和CListCtrl的用法,可以值得看一看,代码值得一看-This is a VC 6.0, write an ADO operation with the entire process and access CListCtrl use, it is worth looking at, code eye-catcher
Platform: | Size: 62944 | Author: 张冲 | Hits:

[OtherTreeData_sp1

Description: 实现标准vc++中的树型控件的动态视图控制和ado对数据库的访问-achieve the standards vc Tree View controls the dynamic control and ado access to the database
Platform: | Size: 48355 | Author: HAPP | Hits:

[Windows DevelopLisy

Description: 用VC 通过ADO操作ACCESS数据 更新记录的实例-VC operation ACCESS through ADO Update record example
Platform: | Size: 68187 | Author: 李树永 | Hits:

[ADO-ODBCAdowt

Description: vc++通过ADO对ACCESS数据库的操作,可以说是非常规范,最后还包括了将图片字段存入数据库的代码.-vc ADO right ACCESS database, the operation can be said to be extremely norms, Finally will also include pictures of the field into the database code.
Platform: | Size: 197862 | Author: 刘泉 | Hits:

[ADO-ODBCshujukeee

Description: 在VC中利用ADO技术访问数据库,经典例子,可以参考-in VC use ADO access to the database, classic examples can be found! !
Platform: | Size: 154034 | Author: 王理 | Hits:

[Other resourceado

Description: 关于ADO的使用,这个是集合ACCESS和vc环境一起使用的,很好用的
Platform: | Size: 1103463 | Author: yang | Hits:

[ADO-ODBCADO

Description: 用VC++实现了通过ADO编程对Access数据库的一些基本操作。
Platform: | Size: 46010 | Author: wwx | Hits:

[ADO-ODBCaccess

Description: 本程序是VC为背景,利用ado实现数据库连接,读取。
Platform: | Size: 53145 | Author: wangyonmg | Hits:

[ADO-ODBCado_jpg

Description: vc ado方式使用access储存图片非原创
Platform: | Size: 111528 | Author: yanfei | Hits:

[ADO-ODBCdb_sample

Description: 使用VC开发,实现ADO对数据库的访问 比较简单,好用-use VC in development and ADO access to the database is relatively simple, utilitarian
Platform: | Size: 129445 | Author: 曾经 | Hits:

[Windows DevelopVC++6.0 中用 ADO 存取 Access 数据库的一点总结

Description: VC中使用ADO访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义-ADO visits access database.It contains many sql sentences,very significant to beginners
Platform: | Size: 26090 | Author: 陆天明 | Hits:

[ADO-ODBCdb_sample

Description: 使用VC开发,实现ADO对数据库的访问 比较简单,好用-use VC in development and ADO access to the database is relatively simple, utilitarian
Platform: | Size: 129024 | Author: 曾经 | Hits:

[Internet-NetworkADOSocket

Description: vc++对ado数据库访问的接口类,提供对数据库的连接访问等方法-vc right ado database access interface type, the right to access database methods
Platform: | Size: 2048 | Author: jerry | Hits:

[ADO-ODBCshujukeee

Description: 在VC中利用ADO技术访问数据库,经典例子,可以参考-in VC use ADO access to the database, classic examples can be found! !
Platform: | Size: 153600 | Author: 王理 | Hits:

[Windows CEADOTest

Description: Wince操作系统下,evc4.0利用ADO3.0连接Access数据库-Wince operating system, evc4.0 use ADO3.0 connect Access database
Platform: | Size: 2919424 | Author: 冯昌剑 | Hits:

[Shop supermarket software system200683022561186148

Description: 。使用VC.NET做前端应用程序开发工具,利用面向对象的编程思想进行高效的开发,用SQL SERVER 2000进行后台数据库的创建和管理,利用ADO对象实现对后台数据库的连接,访问,修改以及写入等操作。并采用OLEDB连接数据库,提高了数据访问效率-. VC.NET make use of front-end application development tools, the use of object-oriented programming ideas for the development of highly efficient, using SQL SERVER 2000 to carry out the background of the creation and management of databases, using ADO objects to realize the background database connectivity, access, modify and write operation and so on. And uses OLEDB to connect databases, improve the efficiency of data access
Platform: | Size: 577536 | Author: 张世卓 | Hits:

[VC/MFC使用ADO进行数据库操作

Description: VC++使用ADO进行数据库操作实例收集,包含: 如何初始化COM库   如何使用ADO打开、关闭记录集   如何使用ADO打开、关闭数据库连接   如何使用ADO在数据库中操作长二进制数据   如何使用ADO在数据库中查找记录   如何使用ADO在数据库中访问记录   如何使用ADO在数据库中删除记录   如何使用ADO在数据库中添加记录   12.9 如何使用ADO在数据库中添加记录   如何引入ADO动态链接库   如何使用ADO执行SQL命令(VC++ uses ADO to collect database operations, including: How to initialize the COM Library How to open and close a record set using ADO How to use ADO to open and close a database connection How to use ADO to operate long binary data in database How to use ADO to find records in the database How to use ADO to access records in the database How to use ADO to delete records in the database How to use ADO to add records to the database 12.9 how to use ADO to add records to the database How to introduce the ADO dynamic link library How to use the ADO to execute the SQL command)
Platform: | Size: 466944 | Author: 舍得1 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »

CodeBus www.codebus.net